{
	"info": {
		"_postman_id": "b7e90628-0f03-4024-ab61-25dc39419906",
		"name": "JSON to PDF",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "GeneratingAPDF",
			"request": {
				"method": "GET",
				"header": [
					{
						"key": "apieco-key",
						"value": "{apieco-key}",
						"type": "text"
					}
				],
				"url": {
					"raw": "https://api.apieco.ir/json-pdf/?josn-input=",
					"protocol": "https",
					"host": [
						"api",
						"apieco",
						"ir"
					],
					"path": [
						"json-pdf",
						""
					],
					"query": [
						{
							"key": "josn-input",
							"value": ""
						}
					]
				}
			},
			"response": []
		}
	],
	"protocolProfileBehavior": {}
}